ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ICollectionView<T> Interface / GetItemType Method

In This Topic
    GetItemType Method (ICollectionView<T>)
    In This Topic
    Gets the type of the item.
    Syntax
    'Declaration
     
    Function GetItemType() As System.Type
    System.Type GetItemType()
    See Also